home *** CD-ROM | disk | FTP | other *** search
/ Sprite 1984 - 1993 / Sprite 1984 - 1993.iso / man / cmds.fmt / xgone.man < prev    next >
Encoding:
Text File  |  1989-09-30  |  2.6 KB  |  133 lines

  1.  
  2.  
  3.  
  4. XGONE                     User Commands                     XGONE
  5.  
  6.  
  7.  
  8. NNAAMMEE
  9.      xgone - lock the screen under the X window system
  10.  
  11. SSYYNNOOPPSSIISS
  12.      xxggoonnee _a_r_g_s
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      _X_g_o_n_e locks the screen until a keypress is entered.  While
  16.      waiting, it displays a message telling where the person went
  17.      and when they started the program and moves this text around
  18.      the screen to avoid burning them in at a particular loca-
  19.      tion.
  20.  
  21.      If no _a_r_g_s _a_r_e _p_r_o_v_i_d_e_d, _t_h_e _p_r_o_g_r_a_m _d_i_s_p_l_a_y_s time.  If _a_r_g_s
  22.      are provided, then the concatenation of the arguments,
  23.      separated by spaces, is displayed instead of the default
  24.      string.
  25.  
  26.      To leave _x_g_o_n_e, press any mouse key.  If password checking
  27.      is enabled, it will prompt you for your password, which will
  28.      not be echoed on the display.  End the password with
  29.      ``Return.''  As an accelerator, you may simply type your
  30.      password.  Password checking is disabled by default, so any
  31.      input will then cause _x_g_o_n_e to exit.
  32.  
  33. OOPPTTIIOONNSS
  34.      -font     Specify the font to use for text on the screen.
  35.      -sleep    Specify the interval between moves of the block of
  36.                text on the screen.
  37.      -delay    Make the program drop in the background and delay
  38.                starting for a few seconds.  This is helpful when
  39.                invoking _x_g_o_n_e from a menu inside window managers
  40.                like _t_w_m which don't allow a "grab" of mouse for a
  41.                short time right at startup.
  42.      -passwd    Enable password  checking.
  43.  
  44. DDEEFFAAUULLTTSS
  45.      xgone.Font:    fontname  (same as -font)
  46.      xgone.Text:    default text to use instead of "X Gone"
  47.      xgone.Sleep:   sleeptime in seconds   (same as -sleep)
  48.      xgone.Update:  interval between updates   (same as -update)
  49.      xgone.Delay:   boolean   (same as -delay)
  50.      xgone.Passwd:   boolean, with true indicating password
  51.                     checking should be done.
  52.  
  53. FFIILLEESS
  54.      /etc/passwd
  55.  
  56. SSEEEE AALLSSOO
  57.      lockscreen(1), xlock(l)
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Sprite v1.0             25 February 1987                        1
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70. XGONE                     User Commands                     XGONE
  71.  
  72.  
  73.  
  74. AAUUTTHHOORR
  75.      Originally written for X10 by Tim Morgan at UCI.
  76.      Modified and extended for X11 by Richard Johnson also at
  77.      UCI.
  78.      Modified by Fred Douglis for Sprite.
  79.  
  80.  
  81.  
  82.  
  83.  
  84.  
  85.  
  86.  
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123.  
  124.  
  125.  
  126.  
  127.  
  128.  
  129. Sprite v1.0             25 February 1987                        2
  130.  
  131.  
  132.  
  133.